home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / freezelifter.swf / scripts / DefineButton2_260 / BUTTONCONDACTION on(rollOut, dragOut).as < prev    next >
Encoding:
Text File  |  2007-10-01  |  63 b   |  5 lines

  1. on(rollOut, dragOut){
  2.    gotoAndStop("fade");
  3.    play();
  4. }
  5.